/*  بسم الله الرحمن الرحيم  */
*{
padding: 0px;
margin: 0px;
font-family: system-ui, "-apple-system, BlinkMacSystemFont", 'Segoe UI', "Roboto", "Oxygen", "Ubuntu", "Cantarell", 'Open Sans', 'Helvetica Neue', sans-serif, sans-serif;
font-weight: 500;
font-style: normal;
}
html{
scroll-behavior: smooth;
    
}
body{
    overflow-x:hidden ;
    height: 100vh;
}


#main{
    max-width: 1200px;
    margin: 0 auto;
 
}
nav #list li a{
    color: #f0bb0c;
    font-size: 20px;
    font-weight: 600;
}
nav #list li a:hover{
    border-bottom:1px solid #f0bb0c ;
}

nav .call-nav {
    padding: 10px;
}
nav .call-nav i{
    color: #f0bb0c;
    font-size: 50px;
}


/* srevice section start  */

#service{
padding: 4rem 0 3rem;
background-color: #f0bb0c49;


}
#service .image img {
    max-width: 100%;
}

#service .information h1{
color: #f0bb0c;
font-weight: 700;
}

#service .information p{
    color: rgb(9, 9, 112);
    font-size: 18px;
}
#service .information button{
    
     padding: 12px 23px;
    border: none;
    background:rgb(9, 9, 112);
    color:white;
    border-radius: 20px;
    text-transform: uppercase;
    transition: 0.5s;
    display:block;
    margin: 0 auto;
}
#service .information button:hover{
    background: #f0bb0c;}


#ambulance-service{
padding: 3rem 0;
}
#ambulance-service h2{
color: #f0bb0c;
font-weight: 700;

}

#ambulance-service p{
color: red;
}

#ambulance-service a{
text-decoration: none;
}

#ambulance-service .image img{
width: 90%;
}


#transport{
    background-color: #f0bb0c57;
    padding: 3rem 0;
}
#transport .image img{
    width: 90%;
}

#transport h3{
    font-weight: 700;
    color: #f0bb0c;
}

#transport p{
line-height: 28px;
color: rgb(9, 9, 112);
}

#room{
    padding: 4rem 0;
}

#room .details h3{
    color: #f0bb0c;
    font-weight: 700;
}

#room .details p{
color: rgb(9, 9, 112);
font-size: 18px;
}

#room .image img{
    width: 90%;
}

#travels{
    background-color: #f0bb0c57;
padding: 3rem 0;
}

#travels .image img{
    width: 90%;
}

#travels .travels-info h3{
    color: #f0bb0c;
    font-weight: 700;
}

#travels .travels-info p{
color: rgb(9, 9, 112);
font-size: 18px;
}


.airport-section{
padding: 5rem 0;
}

.airport-section .airport-info h2{
font-weight: 700;
color: #f0bb0c;
}

.airport-section .airport-info p{
    color: rgb(9, 9, 112);
font-size: 18px;


}

.airport-section .image img{
max-width: 90%;
}

#seat{
 background-color: #f0bb0c57;
    padding: 5rem 0;

}
#seat .image img{
width: 90%;    
}
#seat .seat-info h2{
font-weight: 700;
color: #f0bb0c;
}
#seat .seat-info p{
color: rgb(9, 9, 112);
font-size: 18px;
}


#seat-1{
   padding: 5rem 0;

}
#seat-1 h2{
font-weight: 700;
color: #f0bb0c;
}

#seat-1 p{
color: rgb(9, 9, 112);
font-size: 18px;
}

#seat-1 .image img{
    width: 90%;
}


/* srevice section end */

#FAQ {
padding: 3rem 0;
 background-color: #f0bb0c57;
}

#FAQ h3{
    font-weight: 700;
}

#FAQ h1{
font-weight: 700;
color: rgba(3, 10, 121, 0.815);

}
#FAQ h2{
color: rgba(3, 10, 121, 0.815);
font-weight: 700;
}
#FAQ button{
      padding: 12px 23px;
    border: none;
    background:rgb(9, 9, 112);
    color:white;
    border-radius: 20px;
    text-transform: uppercase;
    transition: 0.5s;
    display:block;
    margin: 0 auto;
}
#FAQ button:hover{
    background: #f0bb0c;
}


/* footer section start */
#footer{
    padding: 4rem 0 4rem;
    max-width: 1200px;
    margin: 0 auto;
    color: blueviolet;
    
}

#footer .footer-image{
    padding: 3rem 0;
        border-top: 1px solid #f0bb0c;

}
#footer .footer-image img{
    width: 150px;
    border-radius: 50%;
    border: 1px solid #f0bb0c;
}
#footer .footer-image p{
    color: rgb(9, 9, 112);
    text-align: center;
    margin-top:15px ;
    font-size: 20px;
    
}
#footer .footer-contact{
    padding-top:2rem ;
}

#footer .footer-contact p i{
    font-size: 26px;
  color: #F0BE13;
}

#footer .footer-contact p a{
text-decoration: none;
  font-size: 18px;
    font-weight: 500;
}
#footer .footer-link ul{
    list-style: none;  
}

#footer .footer-link ul a{
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
display: inline-block;
margin-top: 10px;
}

#footer .footer-sosial-icons{
    padding: 2rem 0;
    text-align: center;
}

#footer .footer-sosial-icons p{
    display: inline-block;
    margin-right: 15px;
    border:1px solid #F0BE13;
    border-radius: 50%;
    padding: 10px; 
    cursor: pointer;  
    transition:all ease 0.5s;
}

#footer .footer-sosial-icons p:hover{
background:blueviolet;

}

#footer .footer-sosial-icons p i{
    font-size: 24px;
    color: #F0BE13;
}

.whatsapp-amovita{
    width: 100px;
    position: fixed;
    top: 170px;
    left: 10px;                   
    animation: amovita 3s infinite ease-in-out;
 
}


@keyframes amovita {
  0% { transform: scale(0.8); }
  50% { transform: scale(1.10); }
  100% { transform: scale(0.8); }
}


/* footer section end*/

/* الحمد لله رب العالمين */